    html {
      min-width: 1300px;
    }

    body,
    #app {
      width: 100%;
    }

    .mask {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 9999;
      width: 100%;
      height: 100%;
      background: #000000;
      opacity: 0.4;
    }

    .loginBox {
      display: none;
      width: 100%;
      height: 100%;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 10000;
      /* display: flex; */
      justify-content: center;
      align-items: center;
    }

    .login-content {
      width: 460px;
      height: 280px;
      background: #fff;
      border-radius: 5px;
    }

    .login-guan {
      padding: 10px 10px 0 10px;
      display: flex;
      justify-content: end;
    }

    .login-guan img {
      width: 16px;
      height: 16px;
      cursor: pointer;
    }

    .login-title {
      display: flex;
      justify-content: center;
      /* font-size: 18px; */
      color: #999999;
    }

    .login-input {
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .login-input input {
      width: 70%;
      height: 30px;
      border-radius: 2px;
      margin-top: 20px;
    }

    .login-input button {
      width: 71%;
      height: 35px;
      background: #32C8FA;
      margin-top: 20px;
      border-radius: 2px;
      border: 1px solid #32C8FA;
      color: white;
      cursor: pointer;
    }

    .login-zhu {
      width: 70%;
      margin: 10px auto;
      display: flex;
      justify-content: end;
      color: #999;
      font-size: 14px;
    }

    .login-zhu span {
      color: #32C8FA;
      cursor: pointer;
    }

    /* 轮播图 */
    .swiper {
      width: 100%;
      position: relative;
      --swiper-navigation-size: 10px;
      /* 设置按钮大小 */
    }

    .swiper .swiper-container {
      width: 100%;
      height: 70vh;
    }

    .swiper .swiper-slide img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    #kehuswiper {
      height: 470px;
      /* height: 600px; */
      display: none;
    }
    #kehuswiper .bot_btn{
      display: none;

    }
    #kehuswiper .swiper-slide{
      margin-right: 50px !important;
    }
    #kehuswiper .swiper-container {
      /* --swiper-theme-color: #ff6600; */
      /* --swiper-pagination-color: #00ff33; */
      /* --swiper-navigation-size: 30px; */
      --swiper-navigation-color: #4DBAEC !important;
      /* 设置按钮大小 默认是44px */
      /* 两种都可以 */
    }

    /* .swiper-container  */
    .swiper-button-prev {
      width: 100% !important;

      opacity: 1;
      /* left: 43%; */
      transition: all 0.5s linear;
      --swiper-navigation-size: 30px;
      left: auto !important;
      height: 100% !important;
      position: static !important;
      margin-top: 0 !important;

      /* top: 90%; */
    }
    /* .swiper-container  */
    .swiper-button-prev-bgleft {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background-color: white;
      opacity: 1;
      left: 42%;
      transition: all 0.5s linear;
      top: 0;
      /* top: 50%; */
      position: absolute;
      display: flex;
    justify-content: center;
    align-items: center;
    }

    /* .swiper-container  */
    .swiper-button-next {
      width: 100% !important;
      opacity: 1;
      /* right: 43%; */
      transition: all 0.5s linear;
      --swiper-navigation-size: 30px;
      right: auto !important;
      height: 100% !important;
      position: static !important;
      margin-top: 0 !important;
      /* top: 90%; */
    }
    /* .swiper-container  */
    .swiper-button-prev-bgright {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background-color: white;
      opacity: 1;
      right: 42%;
      transition: all 0.5s linear;
      top: 0;
      /* top: 50%; */
      position: absolute;
      display: flex;
    justify-content: center;
    align-items: center;
    }
    .swiper-container:hover .swiper-button-prev {
      opacity: 1;
    }

    .swiper-container:hover .swiper-button-next {
      opacity: 1;
    }

    .swiper .countTo {
      position: absolute;
      left: 0;
      width: 100%;
      right: 0;
      bottom: -90px;
      box-sizing: border-box;
      margin: 0 auto;
      height: 150px;
      z-index: 2;
      width: 1200px;
    }

    .swiper .goldBox {
      background: linear-gradient(135deg, #f5ede7 0%, #f0dece 100%);
      border-radius: 10px;
      box-shadow: 0px 2px 22px 0px rgba(0, 0, 0, 0.14);
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: space-around;
      box-sizing: border-box;
      padding: 0 3%;
      padding-top: 22px;
      padding-bottom: 22px;
    }

    .swiper .count_item {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: center;
    }

    .swiper .count {
      font-size: 40px;
      color: #bc9363;
      display: flex;
      align-items: flex-start;
    }

    .swiper .count .add {
      font-size: 28px;
      margin-left: 10px;
    }

    .swiper .count_title {
      font-size: 20px;
      color: #d2a47f;
      font-weight: 350;
    }

    .swiper .divide {
      width: 1px;
      height: 35px;
      background-color: #d5af94;
    }

    /* 潜心十年行业深耕，打造精品场景软件解决方案 */
    .industryType {
      background-color: #fff;
      box-sizing: border-box;
      padding-top: 200px;
      padding-bottom: 40px;
      min-height: 873px;
      width: 1300px;
      margin: 0 auto;
    }

    .industryType .industry_title {
      font-size: 28px;
      text-align: center;
      color: #303030;
      margin-bottom: 80px;
      display: none;
    }

    .industryType .type_box {
      box-sizing: border-box;
      display: none;
    }

    .industryType .type_row {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }

    .industryType .type_item {
      text-align: center;
      font-size: 20px;
      color: #303030;
      margin-bottom: 40px;
      flex: 1;
      text-decoration: none;
    }

    .industryType .type_icon {
      width: 120px;
      height: 140px;
      margin: 0 auto;
      margin-bottom: 14px;
      cursor: pointer;
    }

    .industryType .type_icon img {
      width: 100%;
      height: 100%;
    }

    /* 我们的服务能力 */
    .ability {
      box-sizing: border-box;
      padding: 60px 0 60px 0;
      background: url("../img/home/abilitybg.png");
      background-size: 100% auto;
      background-repeat: no-repeat;
      background-color: #eef7ff;
      min-height: 810px;
    }

    .ability_inner {
      width: 1300px;
      margin: 0 auto;
    }

    .ability_inner .ability_title {
      font-size: 28px;
      color: #fff;
      text-align: center;
      margin-bottom: 16px;
      display: none;
    }

    .ability_inner .ability_desc {
      font-size: 16px;
      box-sizing: border-box;
      text-align: center;
      /* padding: 0 200px; */
      font-weight: 400;
      color: #ffffff;
      line-height: 1.8;
      margin-bottom: 60px;
      display: none;
    }

    .ability_inner .ability_list {
      display: none;
      flex-wrap: wrap;
    }

    .ability_inner .list_row {
      display: flex;
      align-items: center;
      margin-bottom: 24px;
    }

    .ability_inner .list_item {
      /* flex: 1; */
      width: 566px;
      /* height: 99px; */
      height: 108px;
      /* box-sizing: border-box; */
      margin: 0 22px;
      margin-bottom: 24px;
      padding: 20px;
      background-color: #fff;
      box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.2);
      cursor: pointer;
      transition: all 0.3s linear;
    }

    .ability_inner .list_item:hover {
      box-shadow: 0px 10px 7px 5px rgba(0, 0, 0, 0.2);
    }

    .ability_inner .item_title {
      display: flex;
      align-items: center;
      font-size: 20px;
      font-weight: 500;
      color: #3f3f3f;
      margin-bottom: 8px;
    }

    .ability_inner .title_icon {
      width: 35px;
      height: 35px;
      border-radius: 50%;
      margin-right: 24px;
    }

    .ability_inner .title_icon img {
      width: 100%;
      height: 100%;
    }

    .ability_inner .item_desc {
      font-size: 16px;
      color: #303030cc;
      line-height: 1.8;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3;
      overflow: hidden;
    }

    .ability_inner .list_row:last-child {
      margin-bottom: 0;
    }

    .project {
      box-sizing: border-box;
      padding: 70px 0 40px 0;
      background-color: #F6F7FA;
      min-height: 730px;
    }

    .project .btn {
      /* width: 170px; */
      width: 170px;
      height: 38px;
      background: #257cd3;
      box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.3);
      border-radius: 19px;
      cursor: pointer;
      line-height: 38px;
      font-size: 16px;
      color: #fff;
      text-align: center;
      display: none;
      /* display: flex; */
      justify-content: center;
      margin: 0 auto;

    }

    .project .btn .letter {
      animation: bounce1 0.6s cubic-bezier(0.05, 0, 0.3, 0.75) infinite alternate;
      /* transform: translate3d(0, 0, 0); */
      margin-right: 3px;
    }

    @keyframes bounce1 {
      0% {
        transform: translate3d(0, 0, 0);
      }

      100% {
        transform: translate3d(0, -0.2em, 0);
        /* transform: translate3d(0, -0.4em, 0); */
      }
    }

    .project .btn .letter:nth-child(1) {
      animation-delay: 0s;
    }

    .project .btn .letter:nth-child(2) {
      animation-delay: 0.0833333333s;
    }

    .project .btn .letter:nth-child(3) {
      animation-delay: 0.1666666667s;
    }

    .project .btn .letter:nth-child(4) {
      animation-delay: 0.25s;
    }

    .project .btn .letter:nth-child(5) {
      animation-delay: 0.3333333333s;
    }

    .project .btn .letter:nth-child(6) {
      animation-delay: 0.4166666667s;
    }

    .project_inner {
      width: 1300px;
      margin: 0 auto;
    }

    .project_inner .project_title {
      font-size: 34px;
      color: #000;
      text-align: center;
      margin-bottom: 20px;
      /* margin-top: 70px; */
      display: none;
    }

    .project_inner .project_title1 {
      font-size: 23px;
      color: #868686;
      text-align: center;
      margin-bottom: 43px;
      display: none;
    }

    .project_inner .project_row1,
    .project_row2,
    .project_row3 {
      margin-bottom: 38px;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      display: none;
    }

    .project_inner .project_item {
      width: 112px;
      height: 112px;
      background: #fff;
      display: flex;
      flex-wrap: wrap;
      flex-direction: column;
      align-items: center;
      justify-content: center;
    }

    .project_inner .project_item img {
      width: 34px;
      margin-bottom: 20px;
    }

    .project_inner .project_item p {
      font-size: 14px;
      color: #393939;
      text-align: center;
    }

    /* 您选择我们的理由 */
    .reason {
      box-sizing: border-box;
      padding: 60px 0 60px 0;
      background-color: #fff;
      min-height: 750px;
    }

    .reason_inner {
      width: 1300px;
      margin: 0 auto;
    }

    .reason_inner .reason_title {
      font-size: 28px;
      color: #303030;
      text-align: center;
      margin-bottom: 60px;
      display: none;
    }

    .reason_inner .reason_row {
      margin-bottom: 80px;
      display: flex;
      align-items: center;
      display: none;
    }

    .reason_inner .reason_item {
      flex: 1;
      text-align: center;
      display: flex;
      flex-direction: column;
      font-size: 20px;
      font-weight: lighter;
      align-items: center;
    }

    .reason_inner .reason_icon {
      width: 120px;
      height: 120px;
      margin-bottom: 45px;
      border-radius: 50%;
    }

    .reason_inner .reason_icon img {
      width: 100%;
      height: 100%;
    }

    /* 部分经典案例展示 */
    .case {
      padding-top: 60px;
      padding-bottom: 60px;
      min-height: 3328px;
      /* min-height: 3563px; */
      
    }

    .case .case_title {
      margin-bottom: 60px;
      color: #303030;
      font-size: 28px;
      text-align: center;
      display: none;
    }

    .case .flexend {
      justify-content: flex-end !important;
    }

    .case .case_item {
      display: flex;
      align-items: center;
      margin: 0 auto;
      justify-content: space-between;
      margin-bottom: 150px;
      transition: all 0.5s linear;
      width: 1300px;
    }

    .case .case_desc {
      width: 45%;
      margin: 0 40px;
      display: none;
    }

    .case .desc_title {
      display: flex;
      align-items: center;
      margin-bottom: 40px;
    }

    .case .case_icon {
      width: 55px;
      height: 55px;
      margin-right: 15px;
    }

    .case .case_icon img {
      width: 100%;
      height: 100%;
    }

    .case .case_left {
      height: 55px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }

    .case .case_desc_title {
      font-size: 20px;
      color: #3f3f3f;
      font-weight: 600;
    }

    .case .case_desc_subTitle {
      font-size: 15px;
      color: #6d7278;
      font-weight: 400;
    }

    .case .desc_content {
      font-size: 16px;
      color: #3f3f3f;
      line-height: 2;
      margin-bottom: 30px;
      letter-spacing: 2px;
    }

    .case .case_name {
      display: flex;
      align-items: center;
      width: 80%;
      background-color: #f4f4f4;
      border-radius: 18px;
      padding: 33px 40px;
      margin-bottom: 40px;
    }

    .case .user_icon {
      width: 25px;
      height: 25px;
      margin-right: 15px;
    }

    .case .user_icon img {
      width: 100%;
      height: 100%;
    }

    .case .case_name .name {
      font-size: 20px;
      color: #3f3f3f;
      font-weight: 600;
    }

    .case .btn_box {
      display: flex;
      align-items: center;
    }

    .case .case_detail {
      width: 160px;
      height: 45px;
      background: linear-gradient(270deg, #257cd3 0%, #1046a8 100%);
      box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.3);
      border-radius: 80px;
      color: #fff;
      text-align: center;
      margin-right: 30px;
      font-size: 18px;
      line-height: 45px;
      cursor: pointer;
    }

    .case .btn_box .consult {
      color: #fff;
      width: 160px;
      height: 45px;
      background: linear-gradient(90deg, #ff9c4b 0%, #d50b0b 100%);
      box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.3);
      text-align: center;
      font-size: 18px;
      line-height: 45px;
      cursor: pointer;
      animation: getFree alternate linear infinite 0.6s;
      border-radius: 80px;
    }

    @keyframes getFree {
      0% {
        transform: scale(1);
      }

      100% {
        transform: scale(1.2);
      }
    }

    .case .case_right {
      position: relative;
      flex: 1;
      display: none;
    }

    .case .case_right img {
      width: 95%;
      height: auto;
      object-fit: cover;
    }

    .case .case_pic_left {
      position: relative;
      flex: 1;
      display: none;
    }

    .case .case_pic_left img {
      width: 95%;
      height: auto;
      object-fit: cover;
    }

    .case .moreCase {
      /* width: 250px; */
      width: 320px;
      height: 70px;
      border-radius: 8px;
      font-size: 20px;
      color: #ff4536;
      text-align: center;
      line-height: 70px;
      margin: 0 auto;
      cursor: pointer;
      border: 2px solid #ff4536;
      transition: all 0.1s linear;
      display: none;
      text-decoration: none;
    }

    .case .moreCase:hover {
      background-color: #ff4536;
      color: #fff;
    }

    /* 客户对我们说的话 */
    .userSpeak {
      /* padding: 60px 0px 110px; */
      padding: 60px 0px 0px;
      background: url("../img/home/userspeakbg.png");
      background-repeat: no-repeat;
      background-size: cover;
      min-height: 680px;
      /* min-height: 420px; */
    }

    .circular {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: white;
      position: absolute;
      left: 300px;
      /* transition: all 0.5s linear; */
      top: 80%;
    }

    .circular1 {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: white;
      position: absolute;
      right: 300px;
      /* transition: all 0.5s linear; */
      top: 80%;
    }

    .userSpeak .userSpeak_title {
      font-size: 28px;
      text-align: center;
      margin-bottom: 60px;
      color: #fff;
      display: none;
    }

    .userSpeak .item {
      width: 100%;
      margin-bottom: 30px;
      display: flex;
      justify-content: center;
      width: 280px !important;

    }

    .userSpeak .item .userSpeak_item {
      /* width: 1300px; */
      /* width: 325px; */
      width: 280px;
      height: 410px;
      background-color: #fff;
      border-radius: 12px;
      padding: 60px 30px 20px;
      box-sizing: border-box;
      /* margin: 0 20px; */
      /* margin: 0 20px; */
      display: flex;
      /* display: none; */
      flex-direction: column;
      /* ? */
      overflow-y: hidden;
    }

    .userSpeak_item img {
      height: 25px;
      margin-bottom: 10px !important;
    }

    .userSpeak_item .mid {
      display: flex;
      margin-bottom: 24px;
    }

    .userSpeak_item .mid .name {
      font-weight: bold;
      margin-bottom: 8px;
      line-height: 20px;
    }

    .userSpeak_item .mid .position {
      color: #808080;
      line-height: 20px;
    }
    .userSpeak_item_content{
      color: #424242;

    }
    .left_blue {
      width: 7px;
      height: 47px;
      background: #007DF5;
      border-radius: 5px;
      margin-right: 15px;

    }

    .userSpeak .user_pic {
      width: 170px;
      height: auto;
      background-color: #409eff;
    }

    .userSpeak .user_pic img {
      width: 100%;
      height: 100%;
    }

    .userSpeak .user_right {
      flex: 1;
      height: 100%;
      margin-left: 45px;
    }

    .userSpeak .user_company {
      color: #66bb6a;
      font-size: 20px;
      font-weight: 400;
      letter-spacing: 2px;
      margin-bottom: 5px;
    }

    .userSpeak .user_posi {
      font-size: 20px;
      font-weight: 400;
      margin-bottom: 45px;
    }

    .userSpeak .user_posi span {
      color: #263238;
      font-size: 28px;
      font-weight: 600;
      margin-right: 20px;
    }

    .userSpeak .user_desc {
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 5px;
      color: #324148;
      line-height: 1.7;
    }

    .userSpeak .user_left {
      flex: 1;
      height: 100%;
      margin-right: 45px;
    }

    .userSpeak .user_company {
      color: #66bb6a;
      font-size: 20px;
      font-weight: 400;
      letter-spacing: 2px;
      margin-bottom: 5px;
    }

    .userSpeak .user_posi {
      font-size: 20px;
      font-weight: 400;
      margin-bottom: 45px;
    }

    .userSpeak .user_posi span {
      color: #263238;
      font-size: 28px;
      font-weight: 600;
      margin-right: 20px;
    }

    .userSpeak .user_desc {
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 5px;
      color: #324148;
      line-height: 1.7;
    }

    .userSpeak :last-child {
      margin-bottom: 0;
    }

    /* 我们的部分客户 */
    .customer {
      width: 100%;
      /* width: 1300px; */
      margin: 0 auto;
      padding: 60px 0;
      min-height: 300px;
      /* min-height: 500px; */
    }

    .customer .customer_title {
      font-size: 28px;
      text-align: center;
      margin-bottom: 60px;
      color: #303030;
      display: none;
    }

    .customer .customer_row {
      position: relative;
    }

    .customer .customer_row span {
      display: none;
      align-items: center;
    }

    .customer .customer_row .customer_item {
      height: 100px;
      flex: 1;
      background-color: #fff;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .customer .customer_row .customer_item img {
      width: 80%;
      height: 80%;
      object-fit: contain;
    }

    /* .customer .customer_row .customer_item:hover {
      transform: scale(1.2);
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    } */

    /* 新闻动态 */
    .news {
      padding: 60px 0;
      min-height: 775px;
    }

    .news .news_title {
      font-size: 28px;
      text-align: center;
      margin-bottom: 60px;
      color: #303030;
      display: none;
    }

    .news .news_box {
      display: flex;
      align-items: flex-start;
      width: 1300px;
      justify-content: center;
      margin: 0 auto;
    }

    .news .news_left {
      width: 49%;
      cursor: pointer;
      display: none;
    }

    .news .news_left a {
      text-decoration: none;
    }

    .news .news_left_box {
      height: 80px;
    }

    .news .news_left_title {
      font-size: 20px;
      margin-bottom: 10px;
      color: #000;
    }

    .news .news_left_time {
      margin-bottom: 26px;
      font-size: 16px;
      color: #b7b7b7;
    }

    .news .news_left_pic {
      width: 90%;
      height: 550px;
      overflow: hidden;
    }

    .news .news_left_pic img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: all 0.3s linear;
    }

    .news .news_left_pic:hover img {
      transform: scale(1.2);
    }

    .news .news_right {
      width: 49%;
      display: none;
    }

    .news .news_right_box {
      height: 80px;
    }

    .news .headers {
      display: flex;
      justify-content: space-between;
      align-items: flex-end;
      margin-bottom: 80px;
    }

    .news .more_news {
      color: #6d7278;
      font-size: 16px;
      cursor: pointer;
      letter-spacing: 2px;
      text-decoration: none;
    }

    .news .more_news:hover {
      text-decoration: underline;
    }

    .news .news_tabs {
      display: flex;
      align-items: center;
    }

    .news .tab_item {
      font-size: 20px;
      color: #b7b7b7;
      cursor: pointer;
      margin-right: 50px;
    }

    .news .tab_item_active {
      font-size: 20px;
      cursor: pointer;
      color: #0091ff;
      margin-right: 50px;
    }

    .news .news_tabs :last-child {
      margin-right: 0;
    }

    .news .news_list {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      height: 550px;
    }

    .news .news_list a {
      text-decoration: none;
    }

    .news .news_item {
      display: flex;
      align-items: flex-start;
      cursor: pointer;
    }

    .news .news_pic {
      width: 160px;
      height: 160px;
      overflow: hidden;
    }

    .news .news_pic img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: all 0.3s linear;
    }

    .news .news_pic:hover img {
      transform: scale(1.2);
    }

    .news .news_item_right {
      margin-left: 20px;
      height: 100%;
      width: 70%;
    }

    .news .news_item_title {
      font-size: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-weight: 500;
      color: #3f3f3f;
      margin-bottom: 14px;
    }

    .news .news_item_time {
      margin-bottom: 20px;
      color: #3f3f3f;
      font-size: 16px;
    }

    .news .news_item_desc {
      font-size: 16px;
      color: #999999;
      white-space: normal;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3;
      overflow: hidden;
    }

    .news .news_item :hover>.news_item_title {
      color: #409eff;
    }

    /* 免费获取项目方案与报价 */
    .getPrice {
      width: 100%;
      height: 300px;
      padding: 85px 0 85px 0;
      background-image: url("../img/home/botimg.png");
      background-size: cover;
    }
    .getPrice .getPrice_title {
      font-size: 42px;
      font-weight: bold;
      text-align: center;
      /* margin-bottom: 150px; */
      color: #000;
      margin: 0 auto;
      margin-bottom: 5px;
      width: 1300px;
    }

    .getPrice .getPrice_content {
      width: 1300px;
      white-space: pre-wrap;
      margin: 0 auto;
      text-align: center;
      color: #6d7278;
      line-height: 1.6;
      font-size: 16px;
      margin-bottom: 35px;
    }
   
    .getPrice .icon159 {
     
      width: 1300px;
      margin: 0 auto;
      display: flex;
      justify-content: center;
    }
    .getPrice .icon159 .box {
      margin-right: 80px;
      display: flex;
      align-items: center;
    }

    .getPrice .icon159 .box .box-img {
      margin-right: 10px;
    }

    .getPrice .icon159 .box .box-text {
      color: #868686;
    }
    .getPrice .icon {
      display: flex;
      justify-content: center;
    }

    .getPrice .icon .box {
      margin-right: 80px;
      display: flex;
      align-items: center;
    }

    .getPrice .icon .box .box-img {
      margin-right: 10px;
    }

    .getPrice .icon .box .box-text {
      color: #868686;
    }

    .getPrice .btn {
      /* width: 170px; */
      width: 270px;
      height: 38px;
      background: #257cd3;
      box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.3);
      border-radius: 19px;
      cursor: pointer;
      line-height: 38px;
      font-size: 16px;
      color: #fff;
      text-align: center;
      display: flex;
      justify-content: center;
      margin: 50px auto 50px;
    }

    .getPrice .btn .letter {
      animation: bounce1 0.6s cubic-bezier(0.05, 0, 0.3, 0.75) infinite alternate;
      transform: translate3d(0, 0, 0);
      margin-right: 3px;
    }
    .getPrice .btn .letter:nth-child(1) {
      animation-delay: 0s;
    }

    .getPrice .btn .letter:nth-child(2) {
      animation-delay: 0.0833333333s;
    }

    .getPrice .btn .letter:nth-child(3) {
      animation-delay: 0.1666666667s;
    }

    .getPrice .btn .letter:nth-child(4) {
      animation-delay: 0.25s;
    }

    .getPrice .btn .letter:nth-child(5) {
      animation-delay: 0.3333333333s;
    }

    .getPrice .btn .letter:nth-child(6) {
      animation-delay: 0.4166666667s;
    }


    .nonespan {
      display: none;
    }

    .swiper-container {
      --swiper-theme-color: #4DBAEC;
      --swiper-pagination-color: #00ff33;
      --swiper-navigation-size: 20px;
      /* 设置按钮大小 默认是44px */
      /* 两种都可以 */
    }

    .swiper-pagination-bullet {
      background: rgb(255, 255, 255) !important;
    }

    .swiper-pagination {
      bottom: 0 !important;
    }

    .glory {
      box-sizing: border-box;
      padding: 65px 0 65px 0;
      background-color: #fff;
      /* background-color: #F6F7FA; */
      min-height: 1130px;
    }

    .glory_inner {
      width: 1300px;
      margin: 0 auto;
    }

    .container-left {
      height: 250px;
      min-width: 200px;
      max-width: 400px;
      position: absolute;
      top: 20px;
      margin: 0;
      left: 0;

      background: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0));
    }

    .container-right {
      height: 250px;
      min-width: 200px;
      max-width: 400px;
      position: absolute;
      top: 20px;
      margin: 0;
      right: 0;
      background: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0));
    }

    .glory_inner .glory_title {
      font-size: 34px;
      color: #000;
      text-align: center;
      margin-bottom: 20px;
      /* margin-top: 70px; */
      display: none;
    }

    .glory_inner .glory_title1 {
      width: 70%;
      font-size: 23px;
      color: #868686;
      text-align: center;
      /* margin-bottom: 20px; */
      margin: 0 auto 20px;
      display: none;
      line-height: 40px;
    }

    .glory_inner .glory_box1,
    .glory_box2,
    .glory_box3 {
      display: none;
      /* display: flex; */
      justify-content: space-between;
      margin-bottom: 22px;
    }

    .glory_inner .glory_box1 img {
      width: 170px;
    }

    .glory_inner .glory_box2 img {
      width: 170px;
    }

    .glory_inner .glory_box3 img {
      width: 170px;
    }

    .first-img-big-container {
      display: flex;
      /* position: absolute;
    width: 100%;
    left: 0;
    top: 125px;
    */
      height: 270px;
      position: relative;
      display: none;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      overflow: hidden;
      margin-bottom: 35px;
    }

    .first-img-big-container1 {
      height: 100px;
      position: relative;
      display: none;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      overflow: hidden;
      margin-bottom: 35px;
    }

    .first-img-big-container2 {
      height: 100px;
      position: relative;
      display: none;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      overflow: hidden;
      margin-bottom: 35px;
    }

    .animation2 {
      animation: auto-swipe-data-v-b465cab2 20s linear infinite;
      display: flex;
      flex-wrap: nowrap;
      justify-content: center;
      position: absolute;
      left: 0;
    }

    .animation1 {
      animation: auto-swipe-data-v-b465cab2 40s linear infinite;
      display: flex;
      flex-wrap: nowrap;
      justify-content: center;
      position: absolute;
      left: 0;
    }

    .section1-img-container {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-right: 20px;
      margin-top: 20px;
      border-radius: 4px 20px;
      transition: background .2s ease;
    }

    .customer .section1-img-container {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-right: 70px;
      /* margin-right: 50px; */
      margin-top: 20px;
      border-radius: 4px 20px;
      transition: background .2s ease;
    }

    .first-img-big-container .section1-img {
      height: 250px;
    }

    .first-img-big-container1 .section1-img {
      height: 40px;
      /* height: 60px; */
    }

    .first-img-big-container2 .section1-img {
      /* height: 80px; */
      /* height: 60px; */
      height: 40px;

    }

    @-webkit-keyframes auto-swipe-data-v-b465cab2 {
      0% {
        transform: translateX(0)
      }

      to {
        transform: translateX(-50%)
      }
    }

    @keyframes auto-swipe-data-v-b465cab2 {
      0% {
        transform: translateX(0)
      }

      to {
        transform: translateX(-50%)
      }
    }

    .swiper-button-yuan-prev {
      opacity: 1 !important;
    }

    .swiper-button-yuan-next {
      opacity: 1 !important;

    }

    /* 超出一行隱藏 */
    .oneLineAbc {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    .oneLineAbcd {
      overflow-y: hidden;
    }
    .ellipsisList {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 10;
      /* 控制最多显示3行文字 */
      overflow: hidden;
      text-overflow: ellipsis;
  }
 

  /* 咨询css */
  .fixDiv{
    min-width: 180px;
    height: 300px;
    /* background-color: #00ff33; */
    position: fixed;
    z-index: 99;
    right: 0;
    top: 20%;
  }
  .fixDiv .fixDivOne{
    display: flex;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: #ffffff;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
  }
  .fixDiv .fixDivOne p{
    margin-left: 10px;
  }
  .fixDiv .fixDivOne .qRCodeImg{
    position: absolute;
    right: 210px;
    z-index: 99;
    width: 80px;
    height: 80px;
  }
  .fixDiv .fixDivOne .qRCodeImg2{
    position: absolute;
    right: 300px;
    z-index: 99;
    width: 80px;
    height: 80px;
  }
  .oss{
    display: none;
  }
  .oss1{
    display: none;
  }
  .oss2{
    display: none;
  }
  .oss3{
    display: none;
  }
  .fixDiv .imgO{
    width: 40px;
    height: 40px;
    
  }
  .fixDiv .fixDivOne .qRCodeImg1{
    position: absolute;
    right: 210px;
    z-index: 99;
    min-width: 150px;
    height: 40px;

  }
  .fixDiv .imgO1{
    width: 180px;
    height: 20px;
    background-color: #ffffff;
  }
  #icon_module{
    display: none;
  }
  .n1{
    display: none !important;
  }
  .n2{
    display: block;
  }
  .n12{
    display: inline-block;
  }